#include "deBrush_priv.hpp"
#include "deDriver.hpp"
#include "deBitmap.hpp"
#include "deFileSystem.hpp"
#include "deLine_priv.hpp"
Include dependency graph for deQ3Loader.cpp:

Compounds | |
| struct | q3_bspdata |
| struct | q3_direntry |
| struct | q3_face |
| struct | q3_header |
| struct | q3_lightmap |
| struct | q3_meshvert |
| struct | q3_texture |
| struct | q3_vertex |
Defines | |
| #define | USE_ALL_STREAMS (0) |
| #define | USE_MESHVERTS (1) |
| #define | USE_PATCHES (1) |
| #define | REFINE_PATCHES (1) |
| #define | PATCH_DETAIL (8) |
Enumerations | |
| enum | q3_lump_t { q3lump_Entities = 0, q3lump_Textures, q3lump_Planes, q3lump_Nodes, q3lump_Leafs, q3lump_LeafFaces, q3lump_LeafBrushes, q3lump_Models, q3lump_Brushes, q3lump_BrushSides, q3lump_Vertices, q3lump_MeshVerts, q3lump_Shaders, q3lump_Faces, q3lump_Lightmaps, q3lump_LightVolumes, q3lump_VisData, q3lump_MaxLumps } |
Functions | |
| deBoolean | ReadQ3BSPFile (const char *filename, q3_bspdata &q3file) |
| DEBRUSH_API deBoolean | IdeBrush_LoadFromQ3BSP (const char *filename, IdeLargeStaticBrush *pBrush, deDouble Scale) |
This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.
Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
ONLY FOR TESTING PURPOSES! DO NOT use Quake 3 maps created in whole or in part with tools that restrict usage of the content. Q3Radiant may not be used to create content for Destiny3D without a full license to the Quake 3 engine. |
|
||||||||||||
|
|
1.3-rc3